Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 2 - Telephone Terminals / Telephone Terminals Reference
Telephone Terminals Functions / Managing Sound Input Drivers and Sound Output Components


TELDisposeHSSoundInput

Disposes of the sound input driver associated with a telephone handset.

pascal TELErr TELDisposeHSSoundInput (
                     TELHandle termHand, 
                     ConstStr255Param deviceName);
termHand
A handle to a telephone record associated with a telephone terminal.
deviceName
A pointer to a Pascal-style string containing the name of the sound input driver for the specified telephone handset.
function result
A result code.
DESCRIPTION
The TELDisposeHSSoundInput function disposes of the sound input driver having the name specified by the deviceName parameter that is associated with the telephone handset specified by the termHand parameter. The value you pass in the deviceName parameter should have been received by a previous call to TELGetHSSoundInput.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help